[INFO] fetching crate sentri-analyzer-solana 0.2.1...
[INFO] testing sentri-analyzer-solana-0.2.1 against master#1f7f8ea0721a3b1eb73e6c6d25cccb371434b320 for pr-154065-1
[INFO] extracting crate sentri-analyzer-solana 0.2.1 into /workspace/builds/worker-1-tc1/source
[INFO] started tweaking crates.io crate sentri-analyzer-solana 0.2.1
[INFO] removed 0 missing tests
[INFO] finished tweaking crates.io crate sentri-analyzer-solana 0.2.1
[INFO] tweaked toml for crates.io crate sentri-analyzer-solana 0.2.1 written to /workspace/builds/worker-1-tc1/source/Cargo.toml
[INFO] validating manifest of crates.io crate sentri-analyzer-solana 0.2.1 on toolchain 1f7f8ea0721a3b1eb73e6c6d25cccb371434b320
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1f7f8ea0721a3b1eb73e6c6d25cccb371434b320" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate crates.io crate sentri-analyzer-solana 0.2.1 already has a lockfile, it will not be regenerated
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1f7f8ea0721a3b1eb73e6c6d25cccb371434b320" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded sentri-utils v0.2.1
[INFO] [stderr]   Downloaded sentri-core v0.2.1
[INFO] [stderr]   Downloaded sentri-ir v0.2.1
[INFO] [stderr]   Downloaded winnow v0.7.15
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+1f7f8ea0721a3b1eb73e6c6d25cccb371434b320" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] b584fdce6b1c8a3aa59a449a8f92a87f06625a7cbd9d39980841773c455f26b8
[INFO] running `Command { std: "docker" "start" "-a" "b584fdce6b1c8a3aa59a449a8f92a87f06625a7cbd9d39980841773c455f26b8", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "b584fdce6b1c8a3aa59a449a8f92a87f06625a7cbd9d39980841773c455f26b8", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "b584fdce6b1c8a3aa59a449a8f92a87f06625a7cbd9d39980841773c455f26b8", kill_on_drop: false }`
[INFO] [stdout] b584fdce6b1c8a3aa59a449a8f92a87f06625a7cbd9d39980841773c455f26b8
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+1f7f8ea0721a3b1eb73e6c6d25cccb371434b320" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 16fd3054a6bec4b99db74e33db1bf1e5d30a3c41680ec2818ee5fc5e8973fd6e
[INFO] running `Command { std: "docker" "start" "-a" "16fd3054a6bec4b99db74e33db1bf1e5d30a3c41680ec2818ee5fc5e8973fd6e", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.106
[INFO] [stderr]    Compiling unicode-ident v1.0.24
[INFO] [stderr]    Compiling regex-syntax v0.8.10
[INFO] [stderr]    Compiling pin-project-lite v0.2.17
[INFO] [stderr]    Compiling hashbrown v0.16.1
[INFO] [stderr]    Compiling equivalent v1.0.2
[INFO] [stderr]    Compiling anyhow v1.0.102
[INFO] [stderr]    Compiling quote v1.0.45
[INFO] [stderr]    Compiling tracing-core v0.1.36
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]    Compiling winnow v0.7.15
[INFO] [stderr]    Compiling toml_write v0.1.2
[INFO] [stderr]    Compiling serde_json v1.0.149
[INFO] [stderr]    Compiling sharded-slab v0.1.7
[INFO] [stderr]    Compiling thread_local v1.1.9
[INFO] [stderr]    Compiling nu-ansi-term v0.50.3
[INFO] [stderr]    Compiling iana-time-zone v0.1.65
[INFO] [stderr]    Compiling smallvec v1.15.1
[INFO] [stderr]    Compiling tracing-log v0.2.0
[INFO] [stderr]    Compiling syn v2.0.117
[INFO] [stderr]    Compiling indexmap v2.13.0
[INFO] [stderr]    Compiling chrono v0.4.44
[INFO] [stderr]    Compiling regex-automata v0.4.14
[INFO] [stderr]    Compiling serde_derive v1.0.228
[INFO] [stderr]    Compiling tracing-attributes v0.1.31
[INFO] [stderr]    Compiling thiserror-impl v1.0.69
[INFO] [stderr]    Compiling thiserror v1.0.69
[INFO] [stderr]    Compiling tracing v0.1.44
[INFO] [stderr]    Compiling regex v1.12.3
[INFO] [stderr]    Compiling matchers v0.2.0
[INFO] [stderr]    Compiling serde v1.0.228
[INFO] [stderr]    Compiling toml_datetime v0.6.11
[INFO] [stderr]    Compiling serde_spanned v0.6.9
[INFO] [stderr]    Compiling tracing-serde v0.2.0
[INFO] [stderr]    Compiling tracing-subscriber v0.3.22
[INFO] [stderr]    Compiling toml_edit v0.22.27
[INFO] [stderr]    Compiling sentri-utils v0.2.1
[INFO] [stderr]    Compiling toml v0.8.23
[INFO] [stderr]    Compiling sentri-core v0.2.1
[INFO] [stderr]    Compiling sentri-ir v0.2.1
[INFO] [stderr]    Compiling sentri-analyzer-solana v0.2.1 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 22.10s
[INFO] running `Command { std: "docker" "inspect" "16fd3054a6bec4b99db74e33db1bf1e5d30a3c41680ec2818ee5fc5e8973fd6e", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "16fd3054a6bec4b99db74e33db1bf1e5d30a3c41680ec2818ee5fc5e8973fd6e", kill_on_drop: false }`
[INFO] [stdout] 16fd3054a6bec4b99db74e33db1bf1e5d30a3c41680ec2818ee5fc5e8973fd6e
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+1f7f8ea0721a3b1eb73e6c6d25cccb371434b320" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 5a45979e7ba4aac5c177dc1cb531710ca8dc68de7bd6c925e34c3618d9258fc1
[INFO] running `Command { std: "docker" "start" "-a" "5a45979e7ba4aac5c177dc1cb531710ca8dc68de7bd6c925e34c3618d9258fc1", kill_on_drop: false }`
[INFO] [stderr]    Compiling libc v0.2.182
[INFO] [stderr]    Compiling rustix v1.1.4
[INFO] [stderr]    Compiling getrandom v0.4.2
[INFO] [stderr]    Compiling linux-raw-sys v0.12.1
[INFO] [stderr]    Compiling bitflags v2.11.0
[INFO] [stderr]    Compiling fastrand v2.3.0
[INFO] [stderr]    Compiling tempfile v3.26.0
[INFO] [stderr]    Compiling sentri-analyzer-solana v0.2.1 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 4.75s
[INFO] running `Command { std: "docker" "inspect" "5a45979e7ba4aac5c177dc1cb531710ca8dc68de7bd6c925e34c3618d9258fc1", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "5a45979e7ba4aac5c177dc1cb531710ca8dc68de7bd6c925e34c3618d9258fc1", kill_on_drop: false }`
[INFO] [stdout] 5a45979e7ba4aac5c177dc1cb531710ca8dc68de7bd6c925e34c3618d9258fc1
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+1f7f8ea0721a3b1eb73e6c6d25cccb371434b320" "test" "--frozen", kill_on_drop: false }`
[INFO] [stdout] 8cc280fd922ee3aa25f92eccd3e3e736314245b857d0c4cb1d2de57252ddc5e7
[INFO] running `Command { std: "docker" "start" "-a" "8cc280fd922ee3aa25f92eccd3e3e736314245b857d0c4cb1d2de57252ddc5e7", kill_on_drop: false }`
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.15s
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/sentri_analyzer_solana-7d23ef230a918cc3)
[INFO] [stdout] 
[INFO] [stdout] running 7 tests
[INFO] [stdout] test anchor_parser::tests::test_parse_pda_with_seeds ... ok
[INFO] [stdout] test analyzer::tests::test_analyze_nonexistent_solana_path ... ok
[INFO] [stdout] test analyzer::tests::test_analyze_empty_rust_file ... ok
[INFO] [stdout] test analyzer::tests::test_analyze_malformed_rust ... ok
[INFO] [stdout] test analyzer::tests::test_analyze_solana_program ... ok
[INFO] [stdout] test analyzer::tests::test_chain_identifier ... ok
[INFO] [stdout] test anchor_parser::tests::test_parse_signer_field ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 7 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.02s
[INFO] [stdout] 
[INFO] [stderr]      Running tests/anchor_false_positives.rs (/opt/rustwide/target/debug/deps/anchor_false_positives-ee0b3716c5a9e131)
[INFO] [stdout] 
[INFO] [stdout] running 8 tests
[INFO] [stdout] test test_address_constraint_suppresses_violation ... ok
[INFO] [stdout] test test_owner_constraint_suppresses_violation ... ok
[INFO] [stdout] test test_check_comment_suppresses_violation ... ok
[INFO] [stdout] test test_account_type_not_flagged ... ok
[INFO] [stdout] test test_program_type_not_flagged ... ok
[INFO] [stdout] test test_signer_type_not_flagged ... ok
[INFO] [stdout] test test_truly_unchecked_account_flagged ... ok
[INFO] [stdout] test test_pda_with_seeds_not_flagged ... ok
[INFO] [stderr]    Doc-tests sentri_analyzer_solana
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 8 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] running 0 tests
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
[INFO] [stdout] 
[INFO] running `Command { std: "docker" "inspect" "8cc280fd922ee3aa25f92eccd3e3e736314245b857d0c4cb1d2de57252ddc5e7", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "8cc280fd922ee3aa25f92eccd3e3e736314245b857d0c4cb1d2de57252ddc5e7", kill_on_drop: false }`
[INFO] [stdout] 8cc280fd922ee3aa25f92eccd3e3e736314245b857d0c4cb1d2de57252ddc5e7
